home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 31020.TXT < prev    next >
Text File  |  1993-10-07  |  4KB  |  84 lines

  1.        _________________________________________________________________
  2.        STACKER NOTE                                         STACKER NOTE
  3.                              MOUNT ID WRITE ERROR
  4.                   (Applies to Stacker 3.1 for Windows & DOS)
  5.        STAC FAX 31020  (10/07/93)
  6.        _________________________________________________________________
  7.                                        
  8.                                        
  9.        BACKGROUND
  10.        
  11.        If the Stacker device driver cannot successfully write the Mount
  12.        ID to a STACVOL file on a Hard Card, you will get the error
  13.        message "Mount ID Write Error" when you start your computer.
  14.        
  15.        SOLUTION
  16.        
  17.            Manually remove write protection
  18.            Verify the position of STACHIGH.SYS in your CONFIG.SYS file
  19.            Add a line to AUTOEXEC.BAT to automatically remove write 
  20.               protection
  21.            Install the updated Stacker files
  22.            Remove the line from your AUTOEXEC.BAT file
  23.             
  24.        Manually remove write protection
  25.        
  26.         1. To remove write protection so that you can change your
  27.            computer's configuration, at the DOS prompt, type:
  28.                     
  29.                     C:\STACKER\CHECK drive: /F /B <Enter>
  30.            
  31.            where drive is the letter of the write protected drive.
  32.             
  33.        Verify the position of STACHIGH.SYS in CONFIG.SYS
  34.        
  35.         1. Edit your CONFIG.SYS file.
  36.         
  37.         2. Ensure that the line that ends with "...STACHIGH.SYS"
  38.            appears after your Hard Card's device driver.  If
  39.            STACHIGH.SYS loads first, then move your Hard Card's device
  40.            driver above it.  For example:
  41.                     
  42.                     DEVICE=<Hard Card device driver>
  43.                     DEVICEHIGH=C:\STACKER\STACHIGH.SYS
  44.         
  45.         3. If you modified your CONFIG.SYS file, save the changes.
  46.            
  47.        Add a line to AUTOEXEC.BAT to automatically remove write protection
  48.        
  49.         1. Edit your AUTOEXEC.BAT file.
  50.         2. Add this line to the beginning of the file:
  51.                     
  52.                     C:\STACKER\CHECK drive: /F /B
  53.            
  54.            where drive is the letter of the write protected drive.
  55.         
  56.         3. Save the file and exit to DOS.
  57.         
  58.         4. Restart your computer.  Stacker will display the Mount ID
  59.            write error and prompt you to "Press any key to continue..."
  60.         
  61.         5. Press any key.  Write protection will be removed by the new
  62.            line in AUTOEXEC.BAT, and your computer will start normally.
  63.            Note:  your computer will boot in this way until you
  64.            complete the next two steps.
  65.             
  66.        Install the updated Stacker files
  67.        
  68.         1. Run setup from disk 1 to install the updated Stacker files.
  69.            Follow the Setup screens, and choose RESTART when prompted
  70.            at the "Setup/Upgrade Complete" screen.  Your computer will
  71.            start without the Mount ID write error.
  72.             
  73.        Remove the line from your AUTOEXEC.BAT file
  74.        
  75.         1. The line you added earlier is no longer necessary.  Edit
  76.            your AUTOEXEC.BAT file and delete the line:
  77.                
  78.                     C:\STACKER\CHECK drive: /F /B
  79.         
  80.         2. Save the file and exit to DOS.
  81.         
  82.        _________________________________________________________________
  83.        Copyright 1993, Stac Electronics                      
  84.